@charset "utf-8";
* {
	font-family:Calibri;
	color: #939393;
	font-size: 14px;
}
/* suppression bordure pour toute image si lien */
img {
	border:0;
}
body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(_images_communes_presentation/fond1.jpg);
}

#bandeau {
	position:absolute;
	width:900px;
	height:120px;
	z-index:12;
	font-weight: normal;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	background-image: url(_images_communes_presentation/titre.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	visibility: visible;
}
texte-news {
	position:absolute;
	width:450px;
	height:170px;
	z-index:3;
	left: 30px;
	top: 400px;
	color: #939393;
	text-align: center;
}

/*Menu*/

#Menu {
	position:absolute;
	width:900px;
	height:30px;
	z-index:11;
	left: 0px;
	top: 0px;
	color: #545454;
	background-color: #939393;
	visibility: visible;
}

.Style-menu {
	color: #EDEDED;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
#onglet-news {
	position:absolute;
	width:116px;
	height:30px;
	z-index:11;
	left: 0px;
	top: -1px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;
	visibility: visible;
	color: #000000;
	font-weight: bold;
	font-size: 18px;

}
#onglet-news:hover {
	background-color:#000000;
	color: #D76E0A;
}
#onglet-preferees {
	position:absolute;
	width:112px;
	height:30px;
	z-index:10;
	left: 116px;
	top: 0px;
	cursor:pointer;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;

}
#onglet-preferees:hover {
	background-color:#000000;
    color: #D76E0A;
}

#onglet-routardes {
	position:absolute;
	width:112px;
	height:30px;
	z-index:8;
	left: 228px;
	top: 0px;
	cursor:pointer;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;


}
#onglet-routardes:hover {
	background-color:#000000;
	color: #D76E0A;
}

#onglet-gauloises {
	position:absolute;
	width:112px;
	height:30px;
	z-index:7;
	left: 340px;
	top: 0px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;

	
}
#onglet-gauloises:hover {
	background-color:#000000;
	color: #D76E0A;
}

#onglet-collec {
	position:absolute;
	width:112px;
	height:30px;
	z-index:6;
	left: 452px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;

}

#onglet-blog {
	position:absolute;
	width:112px;
	height:30px;
	z-index:5;
	left: 564px;
	top: 0px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;

}
#onglet-blog:hover {
	background-color:#000000;
	color: #D76E0A;
}

#onglet-entrenous {
	position:absolute;
	width:112px;
	height:30px;
	z-index:4;
	left: 788px;
	top: 0px;
	cursor:pointer;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EDEDED;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;

	
}
#onglet-entrenous:hover {
	background-color:#000000;
	color: #D76E0A;
}
.Style-en {
	color: #000000;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
#onglet-vide {
	position:absolute;
	width:112px;
	height:30px;
	z-index:4;
	left: 676px;
	top: 0px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D76E0A;

}

#pied {
	position:absolute;
	width:900px;
	height:25px;
	z-index:1;
	left: 0px;
	font-weight: bold;
	background-color: #CECECE;
	visibility: visible;
	font-size: 10px;
	font-family: Calibri;
	color: #468C46;
	line-height: 25px;
	text-indent: 20px;
	bottom: 0px;
}
#contact {
	position:absolute;
	width:120px;
	height:25px;
	z-index:4;
	top: 0px;
	left: 780px;
	text-align: center;
	line-height: 22px;
	cursor:pointer;
	text-indent: -10px;
	color: #000000;
}
#contact:hover {
	background-color:#FFFFFF;
	color: #D76E0A;
}

#profil {
	position:absolute;
	width:120px;
	height:25px;
	z-index:5;
	left: 660px;
	top: 0px;
	line-height: 22px;
	text-align: center;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	cursor:pointer;
	text-indent: -10px;
	color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
}
#profil:hover {
	background-color:#FFFFFF;
	color: #D76E0A;
}
